Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refs #37121 - Add dns::tsig_keygen function #253

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented May 17, 2024

This wraps tsig-keygen and returns the data in a structured format. The result can be used to secure communications. It always generates a random key and the resulting data should be cached or otherwise made idempotent.

This wraps tsig-keygen and returns the data in a structured format.
The result can be used to secure communications. It always generates a
random key and the resulting data should be cached or otherwise made
idempotent.
@ekohl ekohl merged commit 9f86979 into theforeman:master Jul 18, 2024
24 checks passed
@ekohl ekohl deleted the add-tsig-keygen branch July 18, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants